Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

deTimer_TSC Class Reference

#include <deProfile.hpp>

List of all members.

Public Member Functions

 deTimer_TSC ()
 ~deTimer_TSC ()
void GrabStartTime ()
void GrabStopTime ()
double DiffTime ()
double DiffTime (double maxStep)

Private Attributes

u64 m_StartTime
u64 m_StopTime
double m_CPU_Hz


Constructor & Destructor Documentation

deTimer_TSC::deTimer_TSC   [inline]
 

deTimer_TSC::~deTimer_TSC   [inline]
 


Member Function Documentation

double deTimer_TSC::DiffTime double    maxStep [inline]
 

double deTimer_TSC::DiffTime   [inline]
 

void deTimer_TSC::GrabStartTime   [inline]
 

void deTimer_TSC::GrabStopTime   [inline]
 


Member Data Documentation

double deTimer_TSC::m_CPU_Hz [private]
 

u64 deTimer_TSC::m_StartTime [private]
 

u64 deTimer_TSC::m_StopTime [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Sep 12 20:18:01 2005 for Destiny3D by doxygen1.3-rc3